INSERT INTO public."ModulesMaster"(
	"ModulesMasterId", "ModuleName", "ModuleIcon", "ModuleDescription", "CreatedBy", "CreatedDate")
	VALUES (3, 'OT','mdi mdi-cart-plus','This is for OT module' , 6776, '2023-02-22 16:45:22.221864') ;